x11: Neuter workarea in fullscreen scenarios
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Sep 2014 00:20:00 +0000 (20:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 25 Sep 2014 00:31:11 +0000 (20:31 -0400)
commit46ff5ef6ce71322b85f05655617280c0b25ec7f6
tree49feb9af68ae1630c370246300a294f2b14e925b
parentc0685c0f58639849d11d69d3501270a4c9e27f48
x11: Neuter workarea in fullscreen scenarios

If we have a fullscreen window that covers a monitor, desktop
chrome is not relevant for placing of menus and other popups.
Therefore, return the full monitor geometry instead of the
workarea in this case.

https://bugzilla.gnome.org/show_bug.cgi?id=737251
gdk/x11/gdkscreen-x11.c